vcFrameKinematicData

A data container object for kinematic state of a frame in Euclidean space.

See in: Overview

Module: vcRobotics2

Parent: -

Children -

Referenced by: vcMotionMonitor.getTcpData()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AngularVelocityvcVectorRGets the angular velocity of the frame as a vector.
LinearVelocityvcVectorRGets the linear/translational velocity of the frame as a vector.
PositionvcMatrixRGets the position of the frame as a homogeneous transformation matrix.